home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue24 / ntserv / SERVICES.TXT < prev    next >
Encoding:
Text File  |  1997-07-04  |  849 b   |  32 lines

  1. Reference articles in the MSDN
  2. ==============================
  3.  
  4.  
  5. NT Services
  6. -----------
  7.  
  8. Platform SDK\Windows Base Services\Executables\Services
  9.  
  10. Technical Articles\Windows Articles\Networking Articles\'Creating a simple windows NT service in C++'
  11.  
  12. Technical Articles\Sample code\Technical samples\Kernel samples\'NTService: Demonstrates a windows NT service build from a C++ class'
  13.  
  14. Knowledge base\'Differences between a service and a device driver'
  15.  
  16.  
  17. Event logging
  18. -------------
  19.  
  20. Platform SDK\Windows Base Services\Debugging and Error handling\Event logging
  21.  
  22. "Compiling Messages" section of the Win32 SDK, Tools users guide.
  23.  
  24.  
  25. If you wish to investigate interactive with the desktop
  26. -------------------------------------------------------
  27.  
  28. Platform SDK\Windows Base Services\Security\Window Stations and Desktops
  29.  
  30.  
  31.  
  32.